Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-50973 | OL6-00-000294 | SV-65179r1_rule | Low |
Description |
---|
Inconsistency in GIDs between /etc/passwd and /etc/group could lead to a user having unintended rights. |
STIG | Date |
---|---|
Oracle Linux 6 Security Technical Implementation Guide | 2015-03-23 |
Check Text ( C-53425r1_chk ) |
---|
To ensure all GIDs referenced in /etc/passwd are defined in /etc/group, run the following command: # pwck -rq There should be no output. If there is output, this is a finding. |
Fix Text (F-55779r1_fix) |
---|
Add a group to the system for each GID referenced without a corresponding group. |